Informations
------------
	Platforms ==> all the 68k, from TI89 to v200
	Language ==> GFA-Basic (see www.tigen.org/gfabasic to download the good files)
	Version ==> 1.2
	Date ==> September,20 2006
	Size ==> 2505 o
	Author ==> tama


Program
-------

1.To run it
-----------

-First, download the good files :
	==>GFA-Basic (www.tigen.org/gfabasic)
	==>and PreOS if it doesn't go (ASAP ou EXEC string too long)

-Then send them to the TI by using TI Connect or TIGL or another one

-Then archive PreOS and stdlib ([2nd]+[-]+[F4]+[F1]+[8]) then run PreOS (preos())

-And run the game by typing gfaexec("bomb")

2.The game
----------

Bomb is a minesweeper created in GFA-Basic. I don't think I have to explain how to play minesweeper ? You have to find all
the mines (there are 30 here) and to locate them with a flag. The number showed on the not mined boxes corresponds to the 
number of mines in the boxes around it.

When all the mines are found, the time spent to find them will be show (this time is in seconds)



Keys
----
For all the TI
	[Arrow keys]		Move
	[2ND] 			Reveal
	[Alpha] 		Put flag
	[ESC]			Quit



Historic
--------
20/09/06	v1.0		1st version
20/09/06	v1.2		Bug fixed about the wrong numbers




	
